home *** CD-ROM | disk | FTP | other *** search
- ## System portforwarding config.
-
- # Examples:
- # NOTE: replace this (1.2.3.4) IP addr with the IP of your internal client PC.
-
- # tcp,81,80,1.2.3.4
- # This command will make your internal www server at 1.2.3.4:80
- # worldwide visible on your external address x.y.z.n:81
-
- # To forward a range of ports use these commands:
- # tcp,2300,-2400,1.2.3.4
- # udp,2300,-2400,1.2.3.4
- # Both tcp and udp 2300-2400 are forwarded to the same ports of 1.2.3.4
-
- # Haveing problems with playing games on internet!
-
- # You will have to port-forward a few ports.
- # Which ones depends on your game.
- # Just use the correct ports for your game!
- # Here is a good place to look
- # http://www.practicallynetworked.com/sharing/app_port_list.htm
-
- # These settings are for AOE II!
- # tcp,47624,47624,1.2.3.4
- # tcp,28800,29000,1.2.3.4
- # tcp,2300,-2400,1.2.3.4
- # udp,2300,-2400,1.2.3.4
- # tcp,6667,6667,1.2.3.4
-
- # These are for most directx games
- # tcp,47624,47624,1.2.3.4
- # tcp,7170,7170,1.2.3.4
- # tcp,2092,2092,1.2.3.4
- # tcp,2300,-2400,1.2.3.4
- # udp,2300,-2400,1.2.3.4
-
- # These ports are for a netmeeting (not required for most functions)
- # tcp,1731,1731,1.2.3.4
- # tcp,1720,1720,1.2.3.4
- # tcp,1503,1503,1.2.3.4
- # tcp,522,522,1.2.3.4
- # tcp,389,389,1.2.3.4
-
-